Skip to content

Conversation

patrickt
Copy link

No description provided.

@patrickt patrickt requested a review from a team as a code owner January 28, 2024 17:05
@jorendorff
Copy link
Contributor

This puts a # Heading into the rustdoc, which is very slightly ugly -- it's fine, by all means go ahead.

An alternative way to do this is to use cargo install cargo-readme then cargo readme > README.md, plus I guess some scripting and lints to support the practice.

Copy link
Contributor

@jorendorff jorendorff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The newly included documentation includes some fenced code blocks that cargo test is trying to run as doc-tests. This is why the tests are failing.

You can mark those as ```ignore but then they wouldn't be highlighted anymore... maybe cargo-readme is the way to go here...

@CleanCut
Copy link
Contributor

Closing in favor of #225

@CleanCut CleanCut closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants